home *** CD-ROM | disk | FTP | other *** search
/ Guide To Cracking 2002 / Guide_to_Cracking_2002.iso / Utilities / Port Scanners / Nx.exe / TODO.TXT < prev   
Text File  |  2000-09-18  |  1KB  |  28 lines

  1. done somehow make the results more accurate.
  2.  
  3. done the problem is that many connection packets are blasted at the same time,
  4. therefore the last packets collide onto the ethernet
  5. it turns out it takes 3seconds (roughly) before the attempt to resent occurs.
  6. so the connection packet goes out 3 seconds after nx thought it did
  7. but now the connection attempt will probably timeout giving the wrong result
  8. idea1: make sure there is at least 1ms between packets
  9. ie, some packets are trying to get back, but too much traffic.
  10.  
  11. done timeouts per plugin
  12.  
  13. allow for chaining multiple plugins on the same port
  14. make a decent scripting language per port
  15.  
  16. bugs to fix:
  17. statistics dont work when -interval -1 is used
  18. when a short interval is used, and all of them timeout, somehow it just ends
  19. try this: nx -socks 50 -timeout .001 -v -interval 1 -p 1-20000 ninja
  20.  
  21. addumptions: for the iSocketToIndexMap we assume that sockets return handles <=64k
  22.  
  23. fix gethostbyname so that when net is down it loops
  24. make plugins run off an input file rather than a scan
  25. make heartbeat thing smarter
  26. add syn scan (w/ decoys)
  27. add ftp scan
  28. add resume